docs(references): daily intelligence update 2026-04-17 (#36)#37
docs(references): daily intelligence update 2026-04-17 (#36)#37
Conversation
- Add daily report: Copilot CLI v1.0.31 (8 releases), Claude Code v2.1.112 with Opus 4.7 xhigh effort, Autopilot mode + nested subagents (Apr 8) - Update knowledge base with today findings - Fix frontmatter-schema.md: mark gemini-pro deprecated (2026-03-26), note Opus 4.7 via claude-opus on CLI v1.0.29+ - Pin setup-cli@v0.68.3 SHA in actions-lock.json Discussion: #36
There was a problem hiding this comment.
Pull request overview
Daily intelligence update PR that refreshes the reporting/knowledge-base and updates the gh-aw authoring reference docs to reflect current Copilot CLI / Claude Code model realities, plus a regenerated action lock entry.
Changes:
- Added the 2026-04-17 entry to
skills/gh-aw-report/knowledge-base.md. - Updated the Copilot engine model table in
frontmatter-schema.md(Opus 4.7 note;gemini-promarked deprecated). - Added today’s intelligence report output and updated the Actions lockfile with a new pinned entry.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| skills/gh-aw-report/knowledge-base.md | Appends today’s daily intelligence findings to the canonical knowledge base. |
| skills/aw-author/references/frontmatter-schema.md | Updates the reference model table to reflect deprecation and Opus 4.7 mapping details. |
| outputs/gh-aw-reports/2026-04-17.md | Adds the dated intelligence report artifact for 2026-04-17. |
| .github/aw/actions-lock.json | Records an additional action SHA pin produced by the compile run. |
| ## [2026-04-17] Daily Intelligence Update | ||
|
|
||
| ### 2026-04-17 -- version -- GitHub Copilot CLI v1.0.31 | ||
| Latest (2026-04-16). Eight releases since April 13. Key: v1.0.29 adds Claude Opus 4.7 support, remote MCP server `type` field optional (defaults to `http`), `COPILOT_AGENT_SESSION_ID` env var. v1.0.25 adds MCP server install from registry, `/env` command showing loaded environment. v1.0.23 adds `--mode`/`--autopilot`/`--plan` flags. |
There was a problem hiding this comment.
skills/aw-daily/SKILL.md documents that when a .claude/ mirror exists for an edited file, the same change should be applied to the mirror as well. There is a mirror at .claude/skills/gh-aw-report/knowledge-base.md, but it does not include this new 2026-04-17 entry, so the two copies will diverge. Please mirror this update into the .claude/ copy (or remove the mirror if it’s intentionally no longer maintained).
| | `claude-sonnet` | Sonnet 4.6 | Balanced speed and capability | | ||
| | `gpt-5-codex` | GPT-5.3-Codex | OpenAI code-specialized model | | ||
| | `gemini-pro` | Gemini 3 Pro | Google multimodal model | | ||
| | ~~`gemini-pro`~~ | ~~Gemini 3 Pro~~ | **Deprecated 2026-03-26** — use `gemini-ultra` | |
There was a problem hiding this comment.
The models table marks gemini-pro as deprecated and suggests using gemini-ultra, but gemini-ultra is not listed anywhere else in this “accepted values” section. This makes the reference inconsistent for readers. Either add gemini-ultra to the table (with its description) if it’s a valid model: value, or change the recommendation to one of the already-documented supported models.
| | ~~`gemini-pro`~~ | ~~Gemini 3 Pro~~ | **Deprecated 2026-03-26** — use `gemini-ultra` | | |
| | ~~`gemini-pro`~~ | ~~Gemini 3 Pro~~ | **Deprecated 2026-03-26** — use `claude-sonnet` | |
Summary
xhigheffort, Autopilot mode + nested subagents (Apr 8 VS Code release), GitHub Actions IANA timezone + VNET failoverfrontmatter-schema.md— markedgemini-prodeprecated (2026-03-26), updatedclaude-opusdescription to reflect Opus 4.7 on Copilot CLI ≥ v1.0.29setup-cli@v0.68.3SHA pin from compile runQuality Gates
gh aw compile: ✅ 0 errors, 0 warningsgh aw validate: ✅ 0 errors, 0 warningsDiscussion
Posted to Project News: #36